home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today - The Disc! 5
/
CD-ROM Today - The Disc (Issue 5)(November 1994).ISO
/
mac
/
Mac shareware
/
Education
/
RLaB
/
help
/
quit
< prev
next >
Wrap
Text File
|
1994-09-21
|
385b
|
15 lines
quit:
Syntax: quit
Description:
The statement `quit' causes RLaB to stop execution
immediately. Quit is an executable statement, that is, it is
not built into the parser, it only takes effect when executed.
This allows users to embed a quit statement in a branch of a
conditional statement.
RLaB can also be stopped by a ctrl-d (hold down the control
key while typing `d').